home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global globalday, advancekeeper, installpath, inmovie, cdpath, fxpath, effectspath, soundspathstart, soundspath, whosnow, cards
- repeat with i = 1 to 10
- sprite(i).visible = 1
- end repeat
- sound playFile 2, effectspath & "drmmus.aif"
- set the keyDownScript to "cuttlk"
- repeat with i = 1 to 30
- sprite(i).visible = 1
- end repeat
- set the keyDownScript to EMPTY
- globalday = 1
- whosnow = "psy"
- inmovie = "comein.dxr"
- cards = "0,0,0,0,0,0,0,0"
- advancekeeper = "hez,ish,hat,poz,krp,mus,psy"
- end
-